home *** CD-ROM | disk | FTP | other *** search
- inherited FCelltyp: TFCelltyp
- Left = 171
- Top = 99
- Caption = 'Cell Styles'
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited Panel1: TPanel
- inherited Cell1: TCell
- ControlData = {
- 00000100D8380000BE130000000000000A000000010101010101000101001400
- 00000000}
- end
- end
- inherited Panel2: TPanel
- inherited BitBtn1: TBitBtn
- OnClick = BitBtn1Click
- end
- inherited RichEdit1: TRichEdit
- Lines.Strings = (
- 'Each Cell can be string, number,'
- 'button, listbox, combox, chart,'
- 'picture, lines and so on. ')
- end
- end
- end
-